hiliteChanged
Type
message
Summary
Sent when an element is hilited
Syntax
hiliteChanged
Description
The hiliteChanged message is sent to the widget's script object when a row of the widget's display is clicked on, causing that row to be highlighted. Use the hilitedElement property to fetch the row's associated array keys.
Related
property: hilitedElement